github.com/golang/mock/gomock.Controller.finish (method)
3 uses
github.com/golang/mock/gomock (current package)
controller.go#L139: ctrl.finish(true, nil)
controller.go#L269: ctrl.finish(false, err)
controller.go#L272: func (ctrl *Controller) finish(cleanup bool, panicErr interface{}) {
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)